home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Programming / imageio.lib / imageiolibrary32.readme < prev    next >
Encoding:
Text File  |  2001-07-11  |  1.2 KB  |  36 lines

  1. Short:    V3.2 shared library to load/save images
  2. Uploader: paulhuxham@yahoo.com (Paul Huxham)
  3. Author:   paulhuxham@yahoo.com (Paul Huxham)
  4. Type:     util/libs
  5.  
  6. For anyone who wants to use/manipulate image files in their own
  7. applications, this library makes it very easy.
  8.  
  9. imageio.library is a shared library that can be used to examine, load and
  10. save images. You can have multiple concurrent image objects and images can
  11. be scaled on loading (smaller). Image data can reside on disk or as rgb
  12. data in memory.
  13.  
  14. Example programs included.
  15.  
  16. ** Version 3.2 fixes a file format description bug.
  17.  
  18. For the latest version of imageio.library check the home page at:
  19.  
  20. http://mafeking.scouts.org.au/steeplesoftware
  21.  
  22. © 2000 Paul Huxham
  23.  
  24. All mentioned trademarks are subject to their owners.
  25.  
  26. The author is not responsible for any damage caused by the use or misuse of
  27. this documentation and/or the program(s) it describes.
  28.  
  29. This program and its related documentation, utilities and examples are
  30. provided "AS-IS" and subject to change without notice; no warranties are
  31. made. All use is at your own risk. No liability or responsibility is
  32. assumed.
  33.  
  34. imageio.library may not be used in any commerical application UNLESS
  35. permission has been obtained from the author.
  36.